Skip to main content
PUT
[Authenticated] Update a group

Authorizations

Authorization
string
header
required

Partner API key (cativa_...) or a JWT, sent as: Authorization: Bearer .

Path Parameters

groupId
string<uuid>
required

Body

application/json
name
string | null
description
string | null
rawDescription
string | null
isPrivate
boolean
icon
string | null
coverUrl
string | null
addNewUsers
boolean
spaceId
string<uuid> | null
onlyModeratorsCanPost
boolean
noAccessRedirectUrl
string | null
hasFeed
boolean
hasChat
boolean
allowedBadges
string<uuid>[] | null
hasEvents
boolean
showPostsInFeed
boolean
removeMembersWithoutBadges
boolean
isSecret
boolean

Response

200

OK